Skip to content

Conversation

graalvmbot
Copy link
Collaborator

Ensure DetachAllExternallyStartedThreadsExceptCurrentOperation doesn't detach the thread starting the operation as that may leave it in an inconsistent state.
leaveTearDownIsolate will properly teardown/detach both the operation thread (if there is one) and the current thread.

Ensure `DetachAllExternallyStartedThreadsExceptCurrentOperation` doesn't
detach the thread starting the operation as that may leave it in an
inconsistent state. `leaveTearDownIsolate` will properly teardown/detach
both the operation thread (if there is one) and the current thread.
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 21, 2025
@graalvmbot graalvmbot merged commit 7221408 into master Jul 22, 2025
13 checks passed
@graalvmbot graalvmbot deleted the gd/teardown branch July 22, 2025 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants